projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e91053e
)
(reftex-citation): Fix typo.
author
Juanma Barranquero
<lekktu@gmail.com>
Tue, 2 Jul 2002 14:49:40 +0000
(14:49 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Tue, 2 Jul 2002 14:49:40 +0000
(14:49 +0000)
lisp/textmodes/reftex-cite.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/reftex-cite.el
b/lisp/textmodes/reftex-cite.el
index 8eda09de35788a9b5df0a84b42477f5e9240f8d3..37833be278c9aab49618421b90600ffc9f785e20 100644
(file)
--- a/
lisp/textmodes/reftex-cite.el
+++ b/
lisp/textmodes/reftex-cite.el
@@
-528,7
+528,7
@@
"Make a citation using BibTeX database files.
After prompting for a regular expression, scans the buffers with
bibtex entries (taken from the \\bibliography command) and offers the
-matching entries for selection. The selected entry is formated according
+matching entries for selection. The selected entry is format
t
ed according
to `reftex-cite-format' and inserted into the buffer.
If NO-INSERT is non-nil, nothing is inserted, only the selected key returned.